home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #6 / Amiga Plus CD - 1996 - No. 06.iso / pd / programmierung / programmers / readme.doc < prev    next >
Text File  |  1980-01-29  |  3KB  |  81 lines

  1.     OctaMED Soundstudio V1 Player Sources (internal V7.0)
  2.  
  3.     Copyright © 1995-1996 Teijo Kinnunen and RBF Software.
  4.           (Read the full copyright notice below.)
  5.  
  6.  
  7. =================== Programmers' Source material contents ================
  8.  
  9.  
  10. Document/instruction files (in the recommended order of reading):
  11. -----------------------------------------------------------------
  12. Licence.doc     Licence conditions and application form.
  13. Proplayer.doc       Introduction to player routines and embedded
  14.             player routine (proplayer) instructions.
  15. Library.doc     Player library instructions and autodocs.
  16. MMD_FileFormat.doc  OctaMED/MED module format specifications.
  17.  
  18. Source files:
  19. -------------
  20. proplayer.a     The main four channel player routine.
  21. pro8player.a        Eight channel player routine.
  22. promixplayer.a      Mixing mode player routine.
  23. med-mixasm.a        Mixing routines for promixplayer.a.
  24. loadmod.a       Module loading/unloading/relocation routines.
  25. reloc.a         A separate module relocation routine.
  26. aura.a          Special Aura output routines.
  27. chinfo.i, medtrkdata.i  Header files required by the player routines.
  28.  
  29. Header files:
  30. -------------
  31. proplayer.h     Prototypes and definitions for the player
  32.             routines.
  33. libproto.h      Library function prototypes and #pragmas.
  34.  
  35. Miscellaneous
  36. -------------
  37. objconv         A binary->object file converter.
  38. medplayer_lib.fd    A function definition file for medplayer.library
  39. octaplayer_lib.fd   A function definition file for octaplayer.library
  40. octamix_lib.fd      A function definition file for
  41.             octamixplayer.library
  42. Examples (dir)      Some example sources
  43.  
  44. =================== Programmers' Source material copyright ===============
  45.  
  46. This is the OctaMED Source disk and it is fully Copyrighted to RBF Software
  47. (Teijo Kinnunen and Ray Burt-Frost).
  48.  
  49. The source is NOT public Domain.
  50.  
  51. However, public domain libraries are very welcome to offer this material to
  52. customers for no more than a very reasonable copying fee only.
  53.  
  54. If you have not allready applied for a programmers licence then it is in
  55. your own interests to do so by printing out, (or copying), the included
  56. copyright licence file titled "Licence.doc" and send it to:
  57.  
  58.             RBF Software.
  59.             169, Dale Valley Road,
  60.             Hollybrook,
  61.             Southampton.
  62.             S016 6QX
  63.             England
  64.  
  65. Those private/individual programmers that intend to use the libraries only
  66. within and for release as Public Domain or Freeware programs, (no charges
  67. made), are encouraged to make use of these routines in their progs.
  68.  
  69. Those programmers intending to release a program under the licenceware or
  70. Copyright banner, MUST, (to avoid legal problems), READ ON:
  71.  
  72. Companies and Programmers that are intending to use the libraries within a
  73. commercial, or even the now popular "budget" progs being sold via PD
  74. libraries that pay the author a "share of the sales", MUST, to avoid
  75. undesirable legal problems regarding the use of our Copyrighted libraries,
  76. fill in and return the copyright licence form found on this diskette..
  77.  
  78. We believe all commercial/part-time programmers that are intending to earn
  79. money from the routines will see this as fair, considering the high
  80. earnings that are often forthcoming from their usage in such ventures and
  81. the hard work that Teijo puts into this program.